home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / win_utl1 / hogs13.zip / MANUAL.TXT < prev    next >
Text File  |  1994-08-06  |  4KB  |  101 lines

  1. *****************************************************************************
  2.                              USER DOCUMENTATION
  3. *****************************************************************************
  4.                                     Hogs
  5.                                      by
  6.                                Kamyan Software
  7.                            1228 Narragansett Drive 
  8.                             Carol Stream Il. 60188
  9.                                (708) 372 - 6134
  10.                               (BBS) 708-372-0174 
  11.                                (CIS) 73447,1114
  12.  
  13.  
  14. INDEX FOR HOGS
  15.  
  16. 1.0 Introduction
  17.  
  18. 2.0 Disclaimer
  19.  
  20. 3.0 Running Hogs
  21.  
  22. 4.0 Compacting Option
  23.  
  24. 5.0 Showing DLLs
  25.  
  26. 6.0 Update each Second
  27.  
  28.  
  29.  
  30. 1.0 Introduction
  31.  
  32. Hogs will display the amount of memory running windows applications use.
  33. The applications will be sorted from largest to smallest in memory usage.
  34. Options include showing memory usage of DLL ( dynamic link libraries, and
  35. windows resources such as fonts ), updating the memory usage every second,
  36. and compacting memory.
  37.  
  38.  
  39. 2.0 Disclaimer
  40.  
  41. Kamyan Software makes no representations or warranties with respect to
  42. this software or documentation, and specifically disclaims any express
  43. or implied warranties of merchantablilty or fitness for any purpose.
  44. Further Kamyan Software reserves the right to make changes to any and all 
  45. parts of the software, at any time, without obligations to notify any 
  46. person or organizations.  Kamyan Software will not be liable for any special,
  47. incidental, consequential, indirect or similar damages due to loss of data or
  48. any other reason, even if Kamyan Software or an agent of Kamyan Software
  49. has been advised of the possibility of such damages.  In no event shall
  50. Kamyan Software's liability for any damages ever exceed the price paid
  51. for the license to use the software, regardless of the form of the claim.
  52.  
  53.  
  54. 3.0 Running Hogs
  55.  
  56. Hogs was designed to run with Windows 3.1.  It makes use of the
  57. toolhelp.dll program which is part of Windows 3.1.  It may run with
  58. Windows 3.0 if the toolhelp.dll program is in the Windows system directory,
  59. but this has not been tested.
  60.  
  61. When you start Hogs the memory usage of all Windows programs will
  62. be evaluated, sorted and displayed.  Pressing the Evaluate Memory Usage
  63. button will cause a complete memory evaluation again.  You may want to do
  64. this after loading a new program or after working with a running program.
  65.  
  66.  
  67. 4.0 Compacting Options
  68.  
  69. The Compact Memory button will force Windows to discard all parts of memory
  70. that are not currently beening using, when these memory blocks are needed again
  71. Windows will reload it from disk (hopefully from your Cache).  After using this
  72. option evaluate memory usage again.  Now you will see some reordering of memory
  73. usage.  Compacting Memory a few times in a row will sometimes forces more
  74. memory blocks to be discarded.  When using this option the Memory Free total at
  75. the top of the Memory Hogs does not change.  This is because this total takes
  76. into account all memory areas that can be discarded.
  77.  
  78. If you are running out of memory trying to run a program or when using 
  79. a feature of a program, try using this option right before the operation
  80. that causes the out of memory problem.  I have found that this sometimes helps
  81. and allows the program to be loaded or operation to take place.
  82.  
  83.  
  84. 5.0 Showing DLLs
  85.  
  86. Select this check box if you wish to see the memory usage of DLLs.  DLLs
  87. can be parts of programs that can be shared with other programs, or
  88. data resources used by Windows program.  DLLs are not added in to the
  89. memory usage tally for program since DLLS can and often are shared by
  90. multiple programs.  However some DLLS are used by only one program, 
  91. so keep this in mind when trying to determine how much memory a program uses.
  92.  
  93.  
  94. 6.0 Update each Second
  95.  
  96. Selecting this check box will cause Hogs to evaluate memory usage
  97. each second.  Turn this option on and then preform some operations in a
  98. program to see how the memory used by the program changes based on
  99. different operations.
  100.  
  101.